home *** CD-ROM | disk | FTP | other *** search
/ SGI Networker 4.2.9 / Networker 4.2.9 for IRIX 6.2, 6.3 and 6.4.img / relnotes / networker / ch3.z / ch3
Text File  |  1997-07-08  |  11KB  |  331 lines

  1.  
  2.  
  3.  
  4.                                   - 1 -
  5.  
  6.  
  7.  
  8.        3.  _C_h_a_n_g_e_s__a_n_d__A_d_d_i_t_i_o_n_s
  9.  
  10.        Compared to IRIX NetWorker release 4.2.5, IRIX NetWorker
  11.        4.2.9 has the following features:
  12.  
  13.           +o Improved throughput for local saves with PowerEdition
  14.             technology.
  15.  
  16.           +o The jbm_enabler (jbconfig) command is improved to
  17.             simplify the installation of jukeboxes. In most cases,
  18.             jukeboxes are automatically detected, and only a
  19.             confirmation is required. (The original behavior is
  20.             still available by invoking with -noauto on the command
  21.             line.)
  22.  
  23.           +o The DMO option has been revised. DMO version 2 provides
  24.             even faster backup of live Oracle databases.
  25.  
  26.           +o The DBMI option is now available, to back up Informix
  27.             databases.  Please see the documentation associated
  28.             with DBMI for full installation and operation
  29.             instructions. The following checklist will be helpful
  30.             in working with DBMI.
  31.  
  32.                +o The Informix revision level must be ODS 7.21 or
  33.                  above. That is, it must have OnBar, or must have
  34.                  the OnBar binary in $INFORMIXDIR/bin.
  35.  
  36.                +o The Informix database must be working correctly.
  37.                  Check to make sure that ROOTSIZE is big enough.
  38.  
  39.                +o Make sure the nsrdbmi script is appropriate for
  40.                  your installation. You can make changes to the
  41.                  copy of the nsrdbmi script in /usr/etc/nsrdbmi
  42.                  while still retaining the original version in
  43.                  /etc/nsrdbmi.sh. You may need to change the $PATH
  44.                  variable in nsrdbmi, depending on your
  45.                  installation.
  46.  
  47.                +o Execute the following commands to inform the OnBar
  48.                  executable of nwbsa.
  49.                   echo "1|1.0.1|nwbsa|1" >>
  50.                         $INFORMIXDIR/etc/sm_versions
  51.                   dbaccess sysutils - <<EOF
  52.                     load from '$INFORMIXDIR/etc/sm_versions'
  53.                     insert into bar_version;
  54.                   EOF
  55.  
  56.                +o Make sure that you have the proper license for
  57.                  DBMI installed in your license.dat file.
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.                                   - 2 -
  71.  
  72.  
  73.  
  74.                +o Make sure that savesetname is set correctly. When
  75.                  nsrdbmi executes with the verbose option, all the
  76.                  INFORMIX variables should be set correctly.  This
  77.                  should be set in the Client setup of nwadmin, and
  78.                  is documented in the manual.
  79.  
  80.                +o Make sure that nsrdbmi is configured as the backup
  81.                  command for the client.
  82.  
  83.  
  84.        Compared to IRIX NetWorker release 4.1.3, IRIX NetWorker
  85.        release 4.2.5 had the following features:
  86.  
  87.           +o Improved throughput is achieved by reducing NetWorker
  88.             CPU utilization.
  89.  
  90.           +o The DMO option allows the Database Module for Oracle to
  91.             back up an Oracle database without taking it off-line.
  92.  
  93.           +o When using the XFS filesystem, files greater than 2 GB
  94.             can be backed up and restored.
  95.  
  96.           +o FLEXlm licensing is used in place of NetLS. Generally,
  97.             the licensing procedure is vary similar to that used in
  98.             previous versions. However, with FLEXlm, the license
  99.             strings are to be added to /var/flexlm/license.dat
  100.             instead of the license file used formerly.
  101.  
  102.           +o The daemonlog file is now called daemon.log, and
  103.             entries are given timestamps.
  104.  
  105.           +o The nsrjb command's output has changed slightly, and
  106.             you'll want to note this if you have scripts that
  107.             expect the older version's output. For instance, the
  108.             output from
  109.  
  110.                  #### nnnnssssrrrrjjjjbbbb ----CCCC ----vvvv ----jjjj OOOOddddeeeettttiiiiccccssss >>>>////ttttmmmmpppp////FFFF
  111.  
  112.             formerly would state 'recycleable' in the last column
  113.             if the tape was recycleable. Now, since there is a
  114.             header 'recyclable' for the column, the last column is
  115.             simply 'yes' or 'no'.
  116.  
  117.           +o Built-in support for rawasm is now included. This ASM
  118.             is intended for use in backing up raw disk partitions.
  119.             This functionality is now part of uasm, and is
  120.             documented on the uasm man page.
  121.  
  122.           +o The saveindex command is replaced by savegrp -O.
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.                                   - 3 -
  137.  
  138.  
  139.  
  140.           +o The nsrck(1M) command is now documented in a man page.
  141.  
  142.           +o A new -A annotation option for Archive is documented in
  143.             the nsrretrieve man page.
  144.  
  145.           +o A sparse file is one which is stored on disk as a file
  146.             of a certain size, but which does not have as many disk
  147.             blocks allocated for it as would be indicated by its
  148.             overall size in bytes. Sparse files are created by
  149.             applications to access data stored in specific areas of
  150.             a file, without requiring disk space to be allocated
  151.             for unused areas.
  152.  
  153.             With intelligent sparse file support, IRIX NetWorker
  154.             stores only the data actually allocated in a file. This
  155.             results in a quicker backup of the file, since the
  156.             unused data (zeros) is not sent across the network, nor
  157.             recorded to tape. In addition, when a sparse file is
  158.             recovered, it is recovered in the original sparse
  159.             organization, which saves disk space. We have worked
  160.             closely with Legato in the design of this feature to
  161.             ensure cross-platform tape format compatibility.
  162.  
  163.             This feature is always turned on in IRIX NetWorker
  164.             4.2.x, and cannot be turned off.
  165.  
  166.           +o IRIX NetWorker has traditionally offered large index
  167.             support, and this capabililty is extended further in
  168.             NetWorker 4.2.x.  The size limit for a single client
  169.             index has been raised from 4G to 16G. (This feature is
  170.             part of IRIX NetWorker's PerformancePak.)
  171.  
  172.             Sites must evaluate the performance implications of
  173.             large indexes before making the decision to allow
  174.             indexes to grow beyond 4 GB.  Specifically, recovery
  175.             time of the IRIX NetWorker 4.2.x server may be
  176.             unacceptably long when using very large indexes, or
  177.             many somewhat large indexes. (More information about
  178.             this can be found in Chapter 5.)
  179.  
  180.           +o NetWorker has always performed backups of multiple
  181.             filesystems in parallel, which is a primary reason for
  182.             NetWorker's excellent performance in the Enterprise
  183.             environment. Now, with IRIX NetWorker 4.2.x, the system
  184.             administrator can specify the number of parallel
  185.             streams to be devoted to a single filesystem.  This can
  186.             increase NetWorker's overall performance, and is
  187.             especially valuable in the case of small backup
  188.             windows.
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.                                   - 4 -
  203.  
  204.  
  205.  
  206.             To use Multistream, specify your filesystem (in the
  207.             client setup window of nnnnwwwwaaaaddddmmmmiiiinnnn) with [n] in front of
  208.             it. The n stands for the number of parallelisms that
  209.             you want NetWorker to devote to the single filesystem
  210.             you specify.
  211.  
  212.             For instance, you previously used "/h" to back up the
  213.             filesystem mounted at /h. To invoke Multistream, using
  214.             4 parallelisms, you would specify instead "[4]/h". Note
  215.             that you may also want to set sessions-per-device to 1,
  216.             which would force NetWorker to put each save stream
  217.             onto a separate tape drive. (The system administrator
  218.             should experiment with various values for the
  219.             Multistream value, the number of parallelisms, and
  220.             sessions-per-device, to arrive at the values which
  221.             result in optimum performance at a particular site.
  222.  
  223.             Multistream is part of IRIX NetWorker's PerformancePak.
  224.  
  225.           +o Support for backup of Macintoshr, Windows 95r, and
  226.             Windows NTr computer systems.
  227.  
  228.           +o Support for more types of tape drives.  You now have
  229.             more flexibility in both buying stand-alone tape drives
  230.             and purchasing jukeboxes that use particular types of
  231.             tape drives. In addition, IRIX NetWorker's
  232.             PerformancePak option allows use of exceptionally
  233.             high-performance tape drives.
  234.  
  235.             Support for the following tape drives is new with this
  236.             release:
  237.  
  238.                +o IBM 3590
  239.  
  240.                +o Quantum DLT2000XT
  241.  
  242.                +o Quantum DLT4000
  243.  
  244.           +o Support for more types of jukeboxes.  IRIX NetWorker
  245.             supports tape jukeboxes and tape formats which span the
  246.             range from the 6-slot 1-drive HP-C1553A 4mm unit to the
  247.             264-slot 3-drive ATL/Odetics 2640 DLT unit.  You must
  248.             purchase a separate jukebox license for each jukebox
  249.             that you want to use with IRIX NetWorker.
  250.  
  251.             Support for the following jukeboxes is new with this
  252.             release:
  253.  
  254.                +o IBM 3590 ACF
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.                                   - 5 -
  269.  
  270.  
  271.  
  272.                +o Quantum DLT2500XT
  273.  
  274.                +o Quantum DLT2700XT
  275.  
  276.                +o Quantum DLT4500
  277.  
  278.                +o STK 9710
  279.  
  280.                +o STK 9714 (With jbm_enabler, choose "9710" to
  281.                  enable the 9714.)
  282.  
  283.        There are also some caveats:
  284.  
  285.           +o DLT2000 drives in all peripherals used by NetWorker for
  286.             IRIX must have SGI personalities (firmware).
  287.  
  288.           +o DLT2700 robotics used by NetWorker for IRIX must have
  289.             SGI personalities (firmware).
  290.  
  291.           +o DLT4000 drives and DLT4700 robotics will not work
  292.             unless appropriate patches are applied changes are made
  293.             to certain system files.  Some may not work even wwwwiiiitttthhhh
  294.             these changes.  Please contact SGI Technical Assistance
  295.             Center (TAC) for patch information.  See Chapter 5 of
  296.             these release notes for more help.
  297.  
  298.           +o The internal firmware in an EXB-10i jukebox has a bug
  299.             that causes it to not respond correctly after the front
  300.             door to the jukebox has been opened and closed.  See
  301.             Chapter 5 of the release notes for more information.
  302.  
  303.  
  304.  
  305.  
  306.  
  307.  
  308.  
  309.  
  310.  
  311.  
  312.  
  313.  
  314.  
  315.  
  316.  
  317.  
  318.  
  319.  
  320.  
  321.  
  322.  
  323.  
  324.  
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331.